home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-2 / Inter.Net 55-2.iso / Mandrake / mdkinst / usr / bin / perl-install / themes-DarkMarble.rc < prev    next >
Encoding:
Text File  |  2000-01-12  |  4.3 KB  |  208 lines

  1. style "checkradiobutton" {
  2.   engine "pixmap" {
  3.     image 
  4.       {
  5.         function        = CHECK
  6.     recolorable     = TRUE
  7.     shadow          = OUT
  8.     overlay_file    = "DarkMarble-check_off.png"
  9.     overlay_stretch = FALSE
  10.       }
  11.     image 
  12.       {
  13.         function        = CHECK
  14.     recolorable     = TRUE
  15.     shadow          = IN
  16.     overlay_file    = "DarkMarble-check_on.png"
  17.     overlay_stretch = FALSE
  18.       }
  19.     image 
  20.       {
  21.         function        = OPTION
  22.     recolorable     = TRUE
  23.     shadow          = OUT
  24.     overlay_file    = "DarkMarble-check_off.png"
  25.     overlay_stretch = FALSE
  26.       }
  27.     image 
  28.       {
  29.         function        = OPTION
  30.     recolorable     = TRUE
  31.     shadow          = IN
  32.     overlay_file    = "DarkMarble-check_on.png"
  33.     overlay_stretch = FALSE
  34.       }
  35.     image 
  36.       {
  37.         function        = FOCUS
  38.     recolorable     = TRUE
  39.     overlay_file    = "focus.png"
  40.     overlay_border  = { 4, 4, 4, 4 }
  41.     overlay_stretch = TRUE
  42.       }
  43.   }
  44. }
  45.  
  46. style "button"
  47. {
  48.   bg[NORMAL] = "#909090"
  49.  
  50.   engine "pixmap" 
  51.     {
  52.     image 
  53.       {
  54.         function        = FOCUS
  55.     recolorable     = TRUE
  56.     overlay_file    = "focus.png"
  57.     overlay_border  = { 4, 4, 4, 4 }
  58.     overlay_stretch = TRUE
  59.       }
  60.     image 
  61.       {
  62.         function        = BOX
  63.     recolorable     = TRUE
  64.     state           = NORMAL
  65.     detail          = "buttondefault"
  66.     shadow          = IN
  67.     file            = "DarkMarble-button3_in.png"
  68.     border          = { 2, 2, 2, 2 }
  69.     stretch         = TRUE
  70.       }
  71.     image 
  72.       {
  73.         function        = BOX
  74.     recolorable     = TRUE
  75.     state           = NORMAL
  76.     shadow          = OUT
  77.     file            = "DarkMarble-button3_out.png"
  78.     border          = { 2, 2, 2, 2 }
  79.     stretch         = TRUE
  80.       }
  81.     image 
  82.       {
  83.         function        = BOX
  84.     recolorable     = TRUE
  85.     state           = PRELIGHT
  86.     shadow          = OUT
  87.     file            = "DarkMarble-button3_out_prelight.png"
  88.     border          = { 2, 2, 2, 2 }
  89.     stretch         = TRUE
  90.       }
  91.     image 
  92.       {
  93.         function        = BOX
  94.     recolorable     = TRUE
  95.     state           = NORMAL
  96.     shadow          = IN
  97.     file            = "DarkMarble-button3_in.png"
  98.     border          = { 2, 2, 2, 2 }
  99.     stretch         = TRUE
  100.       }
  101.     image 
  102.       {
  103.         function        = BOX
  104.     recolorable     = TRUE
  105.     state           = SELECTED
  106.     shadow          = IN
  107.     file            = "DarkMarble-button3_in_prelight.png"
  108.     border          = { 2, 2, 2, 2 }
  109.     stretch         = TRUE
  110.       }
  111.     image 
  112.       {
  113.         function        = BOX
  114.     recolorable     = TRUE
  115.     state           = ACTIVE
  116.     shadow          = IN
  117.     file            = "DarkMarble-button3_in.png"
  118.     border          = { 2, 2, 2, 2 }
  119.     stretch         = TRUE
  120.       }
  121.    }
  122. }
  123.  
  124. style "window" 
  125. {
  126.   engine "pixmap" {
  127.     image 
  128.       {
  129.     function        = FLAT_BOX
  130.     recolorable     = TRUE
  131.     file            = "DarkMarble-gloom2.png"
  132.     stretch         = FALSE
  133.       }
  134.   }
  135. }
  136.  
  137. style "any"
  138. {
  139.   text[NORMAL]      = { 1.0, 1.0, 1.0 }
  140.   fg[NORMAL]      = { 1.00, 1.00, 1.00 }
  141.   fg[PRELIGHT]    = { 0.95, 0.95, 0.95 }
  142.   fg[ACTIVE]      = { 1.00, 1.00, 1.00 }
  143.   fg[SELECTED]    = { 1.00, 1.00, 1.00 }
  144.   fg[INSENSITIVE] = { 0.80, 0.90, 0.80 }
  145.   
  146.   base[NORMAL]    = { 0.2, 0.25, 0.2 }
  147.   bg[NORMAL]      = { 0.25, 0.25, 0.25 }
  148.   bg[PRELIGHT]    = { 0.29, 0.35, 0.29 }
  149.   bg[ACTIVE]      = { 0.25, 0.30, 0.25 }
  150.   bg[SELECTED]    = { 0.35, 0.40, 0.35 }
  151.   bg[INSENSITIVE] = { 0.25, 0.30, 0.29 }
  152. }
  153.  
  154. style "stepsReachable"
  155. {
  156.   fg[NORMAL] = { 0.92, 1.0, 0.92 }
  157. }
  158.  
  159. style "entry"
  160. {
  161.   base[NORMAL] = { 0, 0, 0.1 }
  162.   base[ACTIVE] = { 0, 0, 0.1 }
  163.   fg[NORMAL] = { 0.67, 0.67, 0.67 }
  164. }
  165.  
  166. style "notebook"
  167. {
  168.   bg[NORMAL]      = { 0.82, 0.8, 0.8 }
  169.   bg[ACTIVE]      = { 0.72, 0.7, 0.7 }
  170.   fg[NORMAL]      = { 0, 0, 0 }
  171. }
  172.  
  173. style "button" = "any"
  174. {
  175.   fg[NORMAL] = { 1.0, 1.0, 1.0 }
  176.   bg[PRELIGHT] = { 1.0, 1.0, 1.0 }
  177.   fg[PRELIGHT] = { 0.67, 0.67, 0.67 }
  178. }
  179.  
  180. style "background"
  181. {
  182.   bg[NORMAL] = { 0.3, 0.4, 0.3 }
  183.   bg[PRELIGHT] = { 0.4, 0.4, 0.43 }
  184. }
  185.  
  186.  
  187. style "steps"
  188. {
  189.   fg[NORMAL] = { 1.0, 1.0, 1.0 }
  190. }
  191.  
  192. style "stepsReachable"
  193. {
  194.   fg[NORMAL] = { 0.9, 1.0, 0.9 }
  195. }
  196.  
  197. widget_class "GtkWindow" style "window"
  198. widget_class "*" style "any"
  199. widget_class "*GtkSpin*" style "entry"
  200. widget_class "*GtkEntry*" style "entry"
  201. widget_class "*Gtk*List*" style "entry"
  202. widget_class "*GtkNotebook*" style "notebook"
  203. widget "*GtkButton" style "button"
  204. widget "*background*" style "background"
  205.  
  206. class "GtkRadioButton" style "checkradiobutton"
  207. class "GtkCheckButton" style "checkradiobutton"
  208.